summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/self_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/service/am/self_controller.h')
-rw-r--r--src/core/hle/service/am/self_controller.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/hle/service/am/self_controller.h b/src/core/hle/service/am/self_controller.h
index 6e6975264..a63bc2e74 100644
--- a/src/core/hle/service/am/self_controller.h
+++ b/src/core/hle/service/am/self_controller.h
@@ -28,6 +28,7 @@ private:
void SetPerformanceModeChangedNotification(HLERequestContext& ctx);
void SetFocusHandlingMode(HLERequestContext& ctx);
void SetRestartMessageEnabled(HLERequestContext& ctx);
+ void SetScreenShotAppletIdentityInfo(HLERequestContext& ctx);
void SetOutOfFocusSuspendingEnabled(HLERequestContext& ctx);
void SetAlbumImageOrientation(HLERequestContext& ctx);
void IsSystemBufferSharingEnabled(HLERequestContext& ctx);